CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 高斯 滤波

搜索资源列表

  1. zt

    0下载:
  2. 图像高斯滤波,再边缘检测中,首先要用到高斯滤波-images Gaussian filtering, edge detection again, the first use of the Gaussian filter! !
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:176064
    • 提供者:柳杨
  1. ImageProcessAndVision

    0下载:
  2. 数字图像处理的源码。包含图像边缘检测,图像高斯滤波,拉普拉斯变换,直方图均衡等。-digital image processing source. Contains images edge detection, image Gaussian filtering, Laplace transform, such as histogram equalization.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:13154
    • 提供者:cnn
  1. Tint

    0下载:
  2. 演示矩阵处理,高斯滤波、获取图像属性。可以进行对比度、亮度、伽玛校正,缩放等功能。-demonstration matrix, Gaussian filtering, the image attributes. Can contrast, brightness, gamma correction, scaling function.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:184433
    • 提供者:赵越
  1. gslb

    0下载:
  2. 图象处理程序 高斯滤波程序........ -image processing procedures Gaussian filtering process ........
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:183459
    • 提供者:jys
  1. gfilter

    0下载:
  2. 高斯滤波处理源代码,对图像的处理效果很好 -Gaussian filter source code, the right image processing with good results
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:64935
    • 提供者:刘靥
  1. reply_1_855734

    0下载:
  2. // Canny算子 void Canny(LPBYTE pGray, SIZE sz, double sigma, double dRatLow, double dRatHigh, LPBYTE pResult) { //经过高斯滤波后的图像 LPBYTE pGaussSmooth pGaussSmooth = new unsigned char[sz.cx*sz.cy] //x方向导数的指针 int *pGradX pG
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:54607
    • 提供者:王学金
  1. cannyadvanced

    0下载:
  2. 一个CANNY算子的应用实例。包含了界面的操作,在当下流行的一版CANNY算子应用实例基础上对高斯滤波做了改进。-a Canny Operator application examples. The interface includes the operation of the current version of a popular Canny operator application on the basis of Gaussian filter made improvements.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:90445
    • 提供者:费小文
  1. Fast_Gaussian_Filtering

    0下载:
  2. 快速高斯滤波工具箱(fast guassian toolbox),具有良好的滤波效果,希望大家可以用来进行探讨。-Fast Gaussian filter Toolbox (fast guassian toolbox). good filtering effect, we hope can be used to explore.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:3393
    • 提供者:sea
  1. ImgViewer1107

    0下载:
  2. 简单图像算法。支持读取多种图片格式,支持灰度图计算,多种二值化算法(基于熵的自动阀值,自动双阀值二值化),支持图像多种卷积计算(高斯滤波,轮廓提取)-simple algorithm. Photo support multiple read format, the gray level support, a variety of binary algorithm (based on the entropy of the automatic threshold. automatic dual th
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:97755
    • 提供者:Ian
  1. gauss_image_process

    0下载:
  2. 基于高斯滤波的图像处理算法,在各种图像处理的试验中效果非常不错。-Gaussian filter based on the image processing algorithms, image processing in all the test results very well.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1181
    • 提供者:李良福
  1. ImageProcessorCourseDesign

    0下载:
  2. ·图像检测:包括显示灰度直方图、Canny算子边缘检测; ·图像增强:包括随机噪声、傅立叶变换、中值滤波、高斯滤波; ·色彩变换:包括彩色->灰度、反色处理、亮度调整、直方图均衡化。 -Image Detection : to show gray histogram, Canny edge detection operator; Image enhancement : including random noise, Fourier transform, filter, Gaussi
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:142689
    • 提供者:第一缕阳光
  1. image_process_codes

    0下载:
  2. 包含了多种常用的数字图像处理方法的实现代码,图像镜像、平移、旋转、缩放,高斯滤波、拉普拉斯锐化、中值滤波、二值变换、阈值变换、傅立叶变换、离散余弦变换等-contains a variety of commonly used digital image processing methods to achieve code, mirror images, translation, rotation, zoom, Gaussian filtering, Laplacian sharpening, f
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2627483
    • 提供者:何爽
  1. feigaosi

    0下载:
  2. 非高斯滤波程序,主要为非线性非高斯结构识别程序-non-Gaussian filtering procedures, mainly for non-Gaussian nonlinear structure identification procedures
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1641
    • 提供者:杨晓
  1. matlab-view

    0下载:
  2. matlab的 视觉 程序 可以带有一个高斯滤波-Matlab visual procedures with a Gaussian filter
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1104
    • 提供者:瓦工
  1. gsm05.04

    1下载:
  2. GSM 调制的协议规定,主要是GMSK 高斯滤波最小移频键控调制 里面具体说明了调制方法和参数-GSM modulation of the agreement, is the smallest GMSK Gaussian filter frequency-shift keying modulation inside specify the modulation method and parameters
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:58788
    • 提供者:刘笑
  1. Experient4

    0下载:
  2. 利用opencv高斯混合背景建模,并进行开闭运算滤波, 提取视频监控中的车辆(Using opencv Gaussian mixture background modeling and opening and closing operation filtering to extract vehicles in video surveillance)
  3. 所属分类:图形图象

    • 发布日期:2018-05-06
    • 文件大小:8279040
    • 提供者:燕人张益达
  1. image-denoising

    1下载:
  2. 图像去噪算法研究,包括均值滤波、高斯滤波、中值滤波、自适应中值滤波、巴特沃斯低通滤波器、小波阈值去噪算法(Image denoising algorithms)
  3. 所属分类:图形图像处理

    • 发布日期:2020-07-20
    • 文件大小:4096
    • 提供者:xiaosanba
  1. 卡尔曼滤波算法经典

    2下载:
  2. 卡尔曼滤波是贝叶斯滤波的一种特例,是在线性滤波的前提下,以最小均方误差为最佳准则的。估计线性高斯模型,是对线性模型和高斯分布的优化方法。(Kalman filtering is a special case of Bayesian filtering, which takes the minimum mean square error as the best criterion on the premise of linear filtering. Estimating linear Gauss
  3. 所属分类:matlab例程

    • 发布日期:2020-07-17
    • 文件大小:3072
    • 提供者:zzq040
  1. 频率域低通和高通滤波

    0下载:
  2. 1.学会傅立叶变换方法; 2.使用布特沃斯和高斯滤波器进行低通滤波; 3.使用布特沃斯和高斯滤波器进行高通滤波
  3. 所属分类:matlab例程

  1. 频域滤波

    5下载:
  2. 编程实现灰度图像的频域滤波算法。使用Matlab实现不延拓和延拓两个版本。对于延拓和不延拓版本,在理想低通滤波器、巴特沃斯低通滤波器和高斯低通滤波器上比较两者的区别;对于延拓版本,比较不同参数设置对上述三种滤波器滤波结果的影响。(Program to realize the filtering algorithm of gray image in frequency domain. Matlab is used to realize two versions of no extension an
  3. 所属分类:图形图象

    • 发布日期:2020-12-19
    • 文件大小:637952
    • 提供者:炸毛的三三
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com